Remove size_request from GtkPaned
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 11:55:27 +0000 (07:55 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:35:18 +0000 (17:35 +0900)
commit6b5debcaca54b01beb232fd009b7b9574e39d113
tree59bf8bf004c88f21c863281fd5a231b8bba007a9
parentc823f335167d4d4ba7f0a06065164b3a78d1b43e
Remove size_request from GtkPaned

This is not the final word; GtkPaned should really implement
height-for-width, but I didn't have time to complete that now.
gtk/gtkpaned.c